home *** CD-ROM | disk | FTP | other *** search
/ In-To-The-Net / In-to-the-net (1996)(Weird Science)(Disc 1 of 2)[Amiga-PC].iso / resource / vrml / models / ftree.wrl next >
Text File  |  1996-07-30  |  523b  |  26 lines

  1. #VRML V1.0 ascii
  2.  
  3. Separator{
  4.     DEF Viewer Info { string "walk" }
  5.     PerspectiveCamera {
  6.         position 0 .4 1.5
  7.         orientation -1 0 0 0
  8.     }
  9.     DirectionalLight {
  10.         intensity .5
  11.         direction 1 -1 -1
  12.     }
  13.     DirectionalLight {
  14.         intensity .1
  15.         direction -1 -1 1
  16.     }
  17.     Transform {rotation 0 1 0 .6} 
  18.     WWWInline {
  19.         name "http://www.ocnus.com/cgi-bin/fractree.wrl?1"
  20.         bboxSize   1 1 1
  21.         bboxCenter 0 .5 0
  22.     } 
  23.     Transform {scaleFactor 2 .1 2}
  24.     Sphere {}
  25. }
  26.